@charset"utf-8";
body { min-width:1320px; }
a:hover { color:#166E8B; }
#headeri { height:260px; background:#333;background-color: rgba(0,0,0,0.9);opacity: 0.9; }
#headert { height:170px; }
#header { height:90px; padding-top:10px; width: 100%; position: fixed; top: 0; left: 0;background: linear-gradient(to right,rgb(255,255,255,0.9),rgb(255,255,255,0.9),rgb(255,255,255,0.9),rgb(255,255,255,0.9),rgb(255,255,255,0.9),rgb(255,255,255,0.9));z-index:9991; box-shadow: 1px 1px 1px #d2d3d4;  }
.header_tel { background:url(images/header_tel.png) left no-repeat; padding-left:60px; font-size:30px; color:#166E8B; font-family:impact; line-height:120px; }
.header-logo { padding-top:5px; text-align:center; }


#navigation { z-index:9999; position:relative; height:40px; margin-top:17px; }
#navigation>ul { height:40px; text-align:center; margin:0 auto; }
#navigation>ul>li { float: right;   }
#navigation>ul>li>a { display:block; height:40px; font-weight:bold; line-height:40px;text-align:center; color:#254b73; font-size:20px; padding:0px 10px; }
#navigation>ul>li>home>a {  color:#000;  transition:all .5s ease 0s; }
#navigation>ul>li:hover>a ,#navigation>ul>li>.current {transition:all .5s ease 0s; text-shadow: 1px 1px 1px #66f; }
#navigation .sub { margin:0; height:auto; display:none; position:absolute; left:0; background:#FFF; opacity:0.9; background:rgba(255,255,255,0.9);z-index:9999; width:150px; }
#navigation .sub li { background:none; float:none; border-bottom:1px solid #E5E5E5; }
#navigation .sub li:last-child { border-bottom:none; }
#navigation .sub li a { display:block; text-align:center; height:50px; line-height:46px; font-weight:normal; color:#242424;  font-size:18px; }
#navigation .sub li a:hover { color:#137B46; }
/*底部导航*/
#navigation_b { z-index:2; position:absolute;}
#navigation_b>ul { height:40px; }
#navigation_b>ul>li { position:relative; float: right; width: 100px; }
#navigation_b>ul>li>a { display:block; height:40px; line-height:40px;text-align:center; color:#fcfbed; }
#navigation_b>ul>li>a .name { font-size:16px; }
#navigation_b>ul>li>a .aname { font-size:14px; }
#navigation_b>ul>li:hover>a, #navigation_b>ul>li>.current {text-decoration:none; color:#fcfbed; }
#navigation_b .ssub { margin:0; height:auto;  position:absolute; left:0; width:auto; width:150%; }
#navigation_b .ssub li { background:none; float:none; padding-left:18px; }
#navigation_b .ssub li:last-child { border-bottom:none; }
#navigation_b .ssub li a {  font-size:14px;display:block; text-align:left; height:25px; line-height:25px; font-weight:normal; color:#fff; }
#navigation_b .ssub li a:hover { color:#fff; }
/* 幻灯 */
#slideshow { position:relative; overflow:hidden;}
#slideshow .bd li { text-align: center; }
#slideshow .bd li img { width: 100%; linear-gradient(#f00, #f00);}
#slideshow .title { width:100%; position:absolute; z-index:99999; bottom:350px; left:0; height:40px; line-height:40px; text-align:center; color: #FFFFFF;  font-size:42px; font-weight:bold; }
#slideshow .content { width:100%; position:absolute; z-index:99999; bottom:290px; left:0; height:20px; line-height:20px; text-align:center; color: #FFFFFF;  font-size:22px;  }
#slideshow .hd ul { width:100%; position:absolute; z-index:999; bottom:50px; left:0; height:2px; line-height:2px; text-align:center; }
#slideshow .hd ul li {cursor:pointer; display:inline-block; zoom:1; width:10px; margin-right:5px; height:6px; background:#fff; overflow:hidden; line-height:9999px; }
#slideshow .hd ul .on { background:#f00; width:30px;  }
#slideshow .url { max-width:1680px; margin:0 auto; }
#slideshow .url a { max-width:1680px; display:block; }
#slideshow .next, #slideshow .prev { position:absolute; top:0; width:46px; cursor:pointer; height: 100%; }
#slideshow .next { right:50%; margin-right: -100px; background:url(images/r.png) center no-repeat; }
#slideshow .prev { left:50%; margin-left: -100px; background:url(images/l.png) center no-repeat; }
#search_wrap { background:#FFF;  border-bottom: 1px solid #EEE; height: 81px; overflow: hidden; }
.search_text { border:2px solid #166E8B; height:40px; width:200px; position:absolute; top:20px; right:80px; padding:0 10px; border-radius: 20px 0 0 20px; }
.search_btn { background:#166E8B; height:40px; font-size:18px; font-weight:bold; width:80px; position:absolute; top:20px; right:0px; color:#FFF; cursor:pointer; border-radius:0 20px 20px 0; }
.hot_keywords { padding:30px 0; }
#footer { padding:30px 0px; color:#fff; background:#031224; text-shadow: 0x 0px 0px #FFF; }
#footer a { color:#fff; }
#content { margin:20px 0; }
.hd1 { background: #166E8B; height: 60px; line-height: 60px; padding: 0 10px 0 24px; color: #FFF; font-weight: bold; font-size: 24px; }
.bd1 { padding:19px; margin-bottom:20px; border: 1px solid #EEE; }
#index_link { padding:0px; background:#034971}
#index_linkb { padding:20px 0 60px 0; background:#ff5857; color:#FFFFFF;}
.link_text a { display:block; background:#EEE; text-align:center; height:32px; line-height:32px; margin-bottom:1px; }
/*当前位置*/
#current_location { padding:20px;  text-align:left; font-size:16px; font-weight:thin;color:#666;  }
#current_location a.current { color:#666; }
#detail_name { height:90px; line-height:90px; margin-bottom:20px;}
#detail_intro { font-size:12px; color:#999; margin-bottom:20px; }
#detail_content { padding:20px 0; }
#detail_content p { line-height:32px; }
#detail_picture { margin:20px 0; text-align:center; }
#detail_video { margin:20px 0; text-align:center; }
#detail_video embed { width:100%; height:535px; }
#detail_attachment { margin:20px 0; }
#detail_slideshow .bd li img { width:100%; }
#detail_slideshow .hd { margin-top:10px; }
#detail_slideshow .hd li img { cursor:pointer; }
#detail_slideshow .hd li.on img { transform:scale(1.0, 1.0);border:2px solid #E00; }
/*首页产品标签*/
#products_tab .hd li { display:block; cursor:pointer; height:46px; line-height:46px; padding:0 15px; background:#FFF; text-align:center; font-size:16px; }
#products_tab .hd li.on { background:#166E8B; color:#FFF; }
#products_tab .bd { margin-top:10px !important; }
#products_tab .bd .content { }
.tab1 { padding-top:50px;}
.tab1 ul {}
.tab1 ul aa {padding:5px 20px; color:#000; margin-left:0 20px;font-size:18px;   border:1px solid #ef7e37;  color:#333;border-radius: 10px; }
.tab1 ul aa.on {color:#FFFFFF;transform: skewX(-10deg);background-image: linear-gradient(-35deg,#ef7e37, #ff0000, #ef7e37, #ef7e37);cursor:pointer; }
.tab1 ul aa:hover{color:#FFFFFF; transition:all .5s ease 0s; transform: skewX(-10deg);background-image: linear-gradient(-35deg,#ef7e37, #ff0000, #ef7e37, #ef7e37);cursor:pointer; }
/*列表*/
.pdlist { margin-bottom:20px; border:2px solid #EEE; padding:19px; }
.pdlist img a {webkit-filter: brightness(0.30); filter: brightness(0.30); }
.pdlist img a:hover {webkit-filter: brightness(1.00); filter: brightness(1.00); }
.pdlist:hover { border:2px solid #f00; transition:all .5s ease 0.5s; background:#ffefff;}
.pdlist .title { font-size:20px; font-weight:bold; }
.pdlist .content { color:#666; padding:10px 0; }
.alist { margin-bottom:20px; }
.alist:hover .date { border-color:#999; }
.alist .date { text-align:center; color:#666; border:1px solid #EEE; transition:all .5s ease 0s; }
.alist .date .month_day { font-size:16px; margin-top:15px; }
.alist .date .year { font-size:18px; margin-bottom:15px; }
.alist .title { font-size:18px; border-bottom:1px solid #EEE; line-height:30px; }
.alist .content { padding:10px 0; color:#999; font-size:12px; }
.plistl .wrap  { position:relative;   }
.plistl .wrapbg  {webkit-filter: brightness(0.50); filter: brightness(0.50); z-index:2;  transition:scalse(1,1);}
.plistl .wrapbg:hover {webkit-filter: brightness(1.20); filter: brightness(1.20); transition:all 0.7s ease 0s; z-index:999;   transition:scalse(2,2);}
.plistl .wrapbg .title a {color:#fff; line-height:20px;height:20px; font-size:26px;text-align:center;  width:100%; margin-top:-50%;position:absolute; z-index:99;text-shadow: 1px 1px 1px #333333;}
/*.plistl .wrapbg .title a:hover { opacity:0;transition: all 0.3s; transform: translateY(100%); }*/
.channel_list li { margin-bottom:4px; }
.channel_list li a { display:block; line-height:36px; background:#EEE; padding:0 10px; }
.channel_list li a:hover { background:#166E8B; color:#FFF; }
.channel_list li a.current { background:#166E8B; color:#FFF; }
.channel_wlist { padding-bottom:20px;margin: 0 auto; width:500px; text-align:center; }
.channel_wlist li { display:inline-block; margin-right:10px; }
.channel_wlist li a { height:40px; line-height:40px; display:block; text-align:center; padding:0 30px; font-size:18px;border-bottom:1px solid #aaa; font-weight:bold;}
.channel_wlist li a:hover { color:#f78e40;}
.channel_wlist li a.current { color:#f78e40;}
.channel_plist .hd { background:#166E8B url(images/icon1.png) right center no-repeat; line-height:36px; padding:0 10px; margin-bottom:2px; }
.channel_plist .hd.on { background:#166E8B url(images/icon2.png) right center no-repeat; }
.channel_plist .hd a { display:block; color:#EEE; }
.channel_plist .bd { display:none; }
.channel_plist .bd li { background:#EEE; line-height:30px; padding:0 20px; margin-bottom:2px; }
.channel_plist .bd li a { display:block; color:#333; }
#channel_content { }
#channel_content p { line-height:32px; }

.page_show { margin:20px 0; }
.page_show a { display:inline-block; height:50px; line-height:50px; min-width:50px; text-align:center;  margin-right:2px; border:1px solid #ff5857; border-radius: 10px; font-size:20px;  }
.page_show a:hover, .page_show a.page_current { background:#ff5857; color:#FFF; }
.flist { margin-bottom:20px; }
.flist .username { background:#EEE; padding:10px; }
.flist .content { padding:20px; border:1px solid #EEE; }
.flist .content .answer { padding:10px; border:1px solid #EEE; margin-top:10px; }
#float { z-index:9999; position:absolute; display:block; bottom:1px; right:0; }
#float .wrap { margin-bottom:2px; position:relative; cursor:pointer; background:#d92c2c; height: 60px; }
#float .icon { width:60px; display:block; line-height:60px; text-align:center; color:#FFF; font-size:30px; }
#float .content { min-height:60px; position:absolute; right:60px; min-width: 160px; top:0; display:none; background:#D14343; }
#float .content a { color:#FFF; }
#float .qq .content { line-height:60px; padding:0 20px; font-size:30px; color:#FFF; }
#float .qrcode .content { padding:5px; width:180px; }
#float .phone .content { line-height:60px; padding:0 20px; font-size:30px; color:#FFF; }
#float .weibo .content { line-height:60px; padding:0 20px; font-size:30px; color:#FFF; }
#float .custom .content { padding:20px; min-width:160px; color:#FFF; }
#float .gotop .content { }
.caselist .wrap { position:relative; }
.caselist .title { display:none; background:#000; position:absolute; left:0px; top:0px; height:100%; width:100%; padding:10px; opacity:0.8; filter:alpha(opacity=80); }
.caselist .title a { color:#DDD; }
#channel_cover { margin-bottom:10px; text-align:center;position:relative; overflow:hidden; z-index:999;}
#channel_cover .title { width:100%; position:absolute; z-index:99999; bottom:230px; left:0; height:40px; line-height:40px; text-align:center; color: #ddd;  font-size:42px; font-weight:bold; }
#channel_cover .content { width:100%; position:absolute; z-index:99999; bottom:120px; left:0; height:20px; line-height:20px; text-align:center; color: #ddd;  font-size:22px;  }
.honor_list { height:387px; overflow:hidden; position:relative; }
.honor_list .bd .content { height:387px; text-align:center; }
.honor_list .bd .content img { height:387px; }
.honor_list .prev, .honor_list .next { display:none; width:40px; height:40px; line-height:40px; text-align:center; background:#EEE; color:#000; cursor:pointer; font-size:14px; opacity:0.5; filter:alpha(opacity=50); }
.honor_list .prev { position:absolute; top:160px; left:10px; }
.honor_list .next { position:absolute; top:160px; right:10px; }
#index_4 { padding:50px 0; background:#166E8B; }
#index_4 .name { text-align:center; font-size:30px; text-align:center; padding:30px 0; color:#FFF; }
#index_4 .seoname { border-top:1px solid #3368BA; text-align:center; }
#index_4 .seoname span { position:relative; top:-16px; background:#3368BA; padding:10px 20px; font-size:16px; line-height:30px; color:#FFF; }
.case_list .title { background:#FFF; padding:20px; }
.index_hd { }
.index_hd .name_wrap { text-align:center; font-size:26px; color:#e33; margin-bottom:10px; position:relative; font-weight:bold; }
.index_hd .name_wrap .aname { font-size:16px; }
.index_hd .name_wrap .more { display:block; width:80px; height:36px; font-size:14px; text-align:center; line-height:36px; position:absolute; right:20px; top:10px; }
.index_hd .name_wrap .more a { color:#242424; }
.index_bd { padding:10px; height:300px;  color:#166E8B;}
.index_lbd { padding:3px; color:#166E8B;}
.products_clist {  text-align:center;}
.products_clist ul { padding:20px;  }
.products_clist ul li { line-height:40px; text-align:center; }
.products_clist ul li a { display:block; font-size:16px; color:#242424; background:#FAFAFA; margin-bottom:10px; }
.products_clist ul li a:hover { background:#166E8B; color:#FFF; }
#index_products { padding:70px 0; }
.cname { text-align:center; font-size:30px; color:#000; font-weight:bold; height:60px; line-height:60px; }
.cnamet { text-align:center; }
.caname { text-align:center; font-size:20px; color:#666; text-transform:uppercase;height:30px; }
.cseoname { text-align:center; font-size:18px; color:#999999; margin-top:20px; }
.cscontent { padding:20px; }
.cmore { text-align:right;  margin-bottom:0px; }
.pmore { text-align:center; margin:20px 0;}
.products-clist { padding:40px 0; text-align:center; }
.products-clist a { font-size:20px; border-right:1px solid #166E8B; padding:0 20px; }
.products-clist a:last-child { border-right:none; }
.plist .wrap { overflow: hidden;padding:20px; border: 5px solid #fff; }
.plist .wrap a { color:#fff; }
.plist .wrap:hover { transition:all 0.2s linear 0.2s; background:#eee; }
.plist .wrap:hover a { font-weight:bold; }
.plist .wrap img {padding-left:5px;  }
.plist .wrap .title {display:block; padding:5px 0;color:#254b73; font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; }
.plist .wrap .title a { line-height:40px; height:40px;  }
.plist .wrap .content { text-align:left; display:block; color: #999; padding-bottom:20px; font-size:14px;  }
#index_honor { background:url(images/index_honor.jpg) center no-repeat; padding:100px 0;}
#index_honor .caname { color:#D6CDC8; }
#index_honor1 { background:url(images/index_honor4.jpg) center no-repeat; padding:100px 0;}
#index_honor1 .caname { color:#D6CDC8; }
#honor_slideshow { position:relative; margin-top:20px; }
#honor_slideshow .prev_next { text-align: center; margin-top: 30px;}
#honor_slideshow .prev_next .prev, #honor_slideshow .prev_next .next { font-size: 50px; cursor:pointer; display: inline-block; padding-left:20px; }
#honor_slideshow .prev_next .prev:hover, #honor_slideshow .prev_next .next:hover { color: #166E8B; }
.plistn .wrap { overflow: hidden; border-radius: 0px; background:#eeeeee; padding:20px; border: 4px solid #fff; }
.plistn .wrap a { color:#fff; }
.plistn .wrap:hover { background:#ffffff;transition:all 1.5s ease 0s; }
.plistn .wrap img { }
.plistn .wrap .title {display:block; padding:5px 0; }
.plistn .wrap .title a { line-height:40px; height:40px; color:#543396; font-size:16px; font-weight:bold; }
.plistn .wrap .content { text-align:left; display:block; color: #999; padding-bottom:20px; font-size:14px;  }
#index_about { padding:50px 0; }
#index_news { background:#fff; padding:50px 0; }
.alist { }
.alist li { line-height:60px;height:60px; border-bottom:1px solid #EEE; }
.alist li:last-child { border-bottom:none; }
.alistin { padding:5px 0px; }
.alistin li  {line-height:40px;border-bottom:1px solid #EEE;}
.alistin li a { font-weight:thin; font-size:18px; color:#333;}
.alistin li:last-child { border-bottom:0px ; }
.alistin .nmore { text-align:right; }

#news_slide .hd img { padding-top:20px;}
#news_slide .bd img { padding-top:20px;width: 100% !important;}
#news_slide .bd .title { margin-top: 10px; text-align: center; }
#news_slide .bd .content { font-size:14px; padding-top:20px; }
#news_slide .bd .dmore { padding-top:20px; }
#news_slide .bd .date { font-size:20px; color:#999999; }
#news_slide .hd { text-align: center; margin-top: 10px;}
#news_slide .hd li { display: inline-block; height: 20px; width: 20px; border-radius: 10px; text-align: center; line-height: 20px; font-size: 12px; background: #333; color: #FFF; cursor: pointer;margin-left: 5px;}
#news_slide .hd li.on { background: red; }

#case_slide .prev_next { text-align: center; }
#case_slide .prev_next .prev, #case_slide .prev_next .next { font-size: 30px; cursor:pointer; display: inline-block; }
#case_slide .prev_next .prev:hover, #case_slide .prev_next .next:hover { color: #166E8B; }

#videobaner {  }
#videobaner .video {  width:100%; height:auto;position: relative; z-index: 0;background:#000000; }
#videobaner .vlogo {  width:100%; position: absolute; z-index: 1; top:70px; text-align:center;}
#videobaner .vnavi {  width:100%; position: absolute; z-index: 1; top:230px; height:60px; }
#videobaner .vtitle { width:100%; position: absolute; z-index: 1; top:340px; height:60px; font-size:45px; font-weight:bold; text-align:center; color:#FFFFFF; text-shadow: 2px 2px 5px #000; }
#videobaner .vhead {  width:100%; position: absolute; z-index: 1; top:470px; height:60px;color:#f9f0d7;font-size:38px; font-weight:bold; text-align:center;  }
#videobaner .hd ul { text-align: center; margin-top: 20px;}
#videobaner .hd ul li { display: inline-block; height: 20px; width: 20px; line-height: 20px; text-align: center; border-radius: 10px; background: #E0312E; color: #FFF; margin-left: 5px; font-size: 12px; cursor: pointer;}